home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990422-19990725 / 000317_news@columbia.edu _Thu Jul 22 15:37:01 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA23664
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 22 Jul 1999 15:37:00 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id PAA01835
  7.     for kermit.misc@watsun.cc.columbia.edu; Thu, 22 Jul 1999 15:33:05 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: ian@freedomnet.demon.co.uk (Ian)
  10. Subject: Re: MSKermit with Dospppd
  11. Date: Wed, 21 Jul 1999 19:05:08 +0000 (GMT)
  12. Organization: Complete shambles.
  13. Message-ID: <19990721.1905.222snz@freedomnet.demon.co.uk>
  14. To: kermit.misc@columbia.edu
  15.  
  16. k@h> Um, guys? There *IS* an easier way to configure MSKermit and DOSPPP to work 
  17. k@h> together.
  18.  
  19. Probably is, but Franks method got me there. Its working now :)
  20.  
  21. k@h> (1) First you'll need to get and install Dospppd .06 beta. Dosppd .05 beta 
  22. k@h> has 
  23. k@h> bugs that will cause this not to work with MSKermit. Also be sure you are
  24. k@h> using the EPPPD.EXE driver. 
  25.  
  26. Do you happen to know whether theres a new Dospppd version anywhere on
  27. the horizon? 
  28.  
  29. k@h> (2)Add this line to your AUTOEXEC.BAT if you haven't done so already:
  30. k@h> set wattcp.cfg={name of directory where you've installed Dosppd}
  31. k@h> ex: set wattcp.cfg=c:\dosppd\
  32. k@h> 
  33. k@h> [3]  In the WATTCP.CFG  file that Dospppd uses insert the following text 
  34. k@h> near
  35. k@h>  the begining of the file:
  36. k@h> my_ip=BOOTP
  37.  
  38. Thanks, but it wouldnt work here. My ISP doesnt use BOOTP login.
  39.  
  40. k@h> an dial-up BOOTP server that will work with MSKermit and other Wattcp-based
  41. k@h> software such as the DJGPP port of Lynx to MS-DOS.
  42.  
  43. Which version of that Lynx do you use? I believe theres a number by
  44. different authors.
  45.  
  46.  
  47. -- 
  48. Bye now,
  49.         Ian.
  50.